

/*banner*/
#bannerBox{ width:303px; height:188px;position:relative;}
#bannerList{ position:relative;}
#bannerList li{position: absolute; left:0; top:0; width:303px; height:188px;}
#bannerBton{ position:absolute; right:6px; bottom:6px; padding:3px 0 3px 50px; background:url(../images/bannerBtonbg_03.png) no-repeat left top ;}
#bannerBton li{ width:15px; height:15px; float:left; text-align: center; margin-right:3px; background-color:White; color:#54b4ba; line-height:15px; font-weight:bold; cursor:pointer;}
#bannerBton li.up{ background-color:#b9ebee; color:#fff;}
/*bannerEnd*/